home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / Agents / media-template.aml < prev    next >
Extensible Markup Language  |  2001-12-17  |  821b  |  28 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <!-- BINGOOO Agent Markup Language (www.bingooo.com) -->
  4.  
  5. <media version="2001-10-26 18:00" remote_file="http://www.bingooo.com/download/content/0809/agents/">
  6.   <author>BINGOOO AG</author>
  7.   <author_url>http://www.bingooo.com</author_url>
  8.   <author_email>info@bingooo.com</author_email>
  9.  
  10.   <channel>
  11.     <name>CNN</name>
  12.     <stream_url>http://www.cnn.com/video/headlines/cnnhn.cnn.ram</stream_url>
  13.     <stream_type>rv</stream_type>
  14.     <!-- real video: rv, real audio: ra, windows video: wv, windows audio: wa, html: ml -->
  15.   </channel>
  16.  
  17.   <channel>
  18.     <name>-</name>
  19.   </channel>
  20.  
  21.   <channel>
  22.     <name>CNN Radio</name>
  23.     <stream_url>http://www.cnn.com/video/audio/cnn.ram</stream_url>
  24.     <stream_type>ra</stream_type>
  25.   </channel>
  26.  
  27. </media>
  28.